home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Demos / GraphicWorks 1.1 / GraphicWorks 1.1 / card_5933.txt < prev    next >
Encoding:
Text File  |  1988-04-19  |  2.0 KB  |  92 lines

  1. -- card: 5933 from stack: in.1
  2. -- bmap block id: 6844
  3. -- flags: 0000
  4. -- background id: 2693
  5. -- name: jade1
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show card field field1 of card jade1
  9.   show button more
  10. end opencard
  11.  
  12.  
  13.  
  14.  
  15. -- part 1 (field)
  16. -- low flags: 81
  17. -- high flags: 0004
  18. -- rect: left=57 top=235 right=313 bottom=268
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 0
  22. -- font id: 2
  23. -- text size: 14
  24. -- style flags: 256
  25. -- line height: 18
  26. -- part name: field1
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 80
  31. -- high flags: A003
  32. -- rect: left=271 top=286 right=312 bottom=319
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: MORE
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   hide card field field1 of card jade1
  44.   hide button more
  45.   show card field field2 of card jade1
  46.   show button geisha
  47.   show card button geisha of card jade1
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 3 (field)
  53. -- low flags: 01
  54. -- high flags: 0004
  55. -- rect: left=204 top=38 right=113 bottom=488
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 0
  59. -- font id: 2
  60. -- text size: 14
  61. -- style flags: 256
  62. -- line height: 18
  63. -- part name: field2
  64.  
  65.  
  66. -- part 5 (button)
  67. -- low flags: 00
  68. -- high flags: 0000
  69. -- rect: left=97 top=53 right=327 bottom=215
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: geisha
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   go to card id 3571
  81. end mouseUp
  82.  
  83.  
  84.  
  85.  
  86. -- part contents for card part 1
  87. ----- text -----
  88. This Japanese family is relaxing at home within the "Floating World" of GraphicWorks 1.1.
  89.  
  90. -- part contents for card part 3
  91. ----- text -----
  92. The people and the tree are all GraphicWorks 1.1"objects."  Now, select the Geisha and we shall show you some of GW's POWER!!